Revision: debian-guide--head--1.0--patch-5
Archive: jgoerzen@complete.org--debian
Creator: John Goerzen <jgoerzen@complete.org>
Date: Tue Jan  6 10:12:01 CST 2004
Standard-date: 2004-01-06 16:12:01 GMT
Modified-files: Makefile texfiles/debian-guide-html.tex
    texfiles/debian-guide.tex
New-patches: jgoerzen@complete.org--debian/debian-guide--head--1.0--patch-5
Summary: Changed \include to \input, fixing ToC
Keywords: 

For some reason, using \include broke the table of contents.  I noticed that
debian-tutorial.aux files were created, in addition to debian-guide.aux,
and suspect that may have something to do with the problem.

Using \input fixed it.

